home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / msgfrm11.zip / LETTER1 next >
Text File  |  1990-07-04  |  2KB  |  44 lines

  1. SYSOP
  2. TEST MESSAGE
  3. Hi there [FIRST], this is the first program designed to import ASCII files into RBBS message bases.  It works very well!
  4.  
  5. Notice how the first line went beyond the RBBS standard 72 characters?
  6. MSGFORM will consider it a paragraph, and format it correctly.  If you
  7. want to get fancy, you can simply create the file like this where it
  8. will always be LESS than 72 characters, and it will be imported exactly
  9. as shown.
  10.  
  11. Create a paragraph like this one, where it slightly EXCEEDS 72 characters.
  12. Then the paragraph will look kinda goofy.
  13.  
  14. [LAST] is your last name.  Did it work?
  15.  
  16. The [FIRST] and [LAST] replacement parameters will work, but only if the
  17. name has a first and last name.  "SYSOP" will cause [FIRST] & [LAST] to
  18. BOTH be equal to "SYSOP".
  19.  
  20. For users which have TWO spaces, such as "JOHN Q PUBLIC", then [FIRST]
  21. will be equal to "JOHN" and [LAST] will be equal to "Q PUBLIC".
  22.  
  23. However, you will find MSGFORM to work very well for most cases.  This
  24. means that you can create "welcome" messages for your users when they
  25. first log-on, assuming you have some sort of registration door.  Its
  26. pretty flexible, as it will get user info from the DORINFOx.DEF file,
  27. an ASCII file containing a LIST of users (creates multiple messages)
  28. and also from the command line.  Applications are only limited by your
  29. own creativity!
  30.  
  31. Other RBBS programs I have written:
  32.  
  33. MSGTOSS  - Fast Fidonet message importer for RBBS (fast!)
  34. MSGRENUM - Renumber RBBS message bases w/o CONFIG
  35. FIXMSG   - Repair RBBS message bases w/o CONFIG
  36. MAILWAIT - Maintain RBBS "mailwaiting bits"
  37. MSGECHO  - Obsolete due to MSGTOSS
  38.  
  39. Thanks,     Mike Zakharoff
  40.             INTERSTATE BBS NETWORK
  41.             (206)631-3231
  42.             FidoNet 1:343/36
  43.             RBBS-NET 8:918/1
  44.